pointer parameters meaning in English
指针参数
Examples
- Now provides security protection for vulnerable pointer parameters
现在可对容易受到攻击的指针参数提供安全保护。现在, - Indicates that a managed pointer represents a pointer parameter within a method signature
指示托管指针表示某方法签名内的指针参数。 - Passing a non - const pointer parameter to a function that expects a reference to a const pointer parameter
将非常数指针参数传递给需要常数指针参数的引用的函数